home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19960715-19961006 / 000275_news@columbia.edu _Wed Aug 28 16:55:23 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Return-Path: news@columbia.edu
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30]) by watsun.cc.columbia.edu (8.7.5/8.7.3) with ESMTP id QAA06481 for <kermit.misc@watsun.cc.columbia.edu>; Wed, 28 Aug 1996 16:55:22 -0400 (EDT)
  3. Received: (from news@localhost) by newsmaster.cc.columbia.edu (8.7.5/8.7.3) id QAA20825 for kermit.misc@watsun; Wed, 28 Aug 1996 16:55:21 -0400 (EDT)
  4. Path: news.columbia.edu!panix!bloom-beacon.mit.edu!news.kei.com!newsfeed.internetmci.com!swrinde!cs.utexas.edu!news.cs.utah.edu!cc.usu.edu!jrd
  5. From: jrd@cc.usu.edu (Joe Doupnik)
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Re: How can I use Kermit and PPP??
  8. Message-ID: <1996Aug28.114158.84281@cc.usu.edu>
  9. Date: 28 Aug 96 11:41:58 MDT
  10. References: <500mh8$279@news.xmission.com>
  11. Organization: Utah State University
  12. Lines: 41
  13.  
  14. In article <500mh8$279@news.xmission.com>, ekololli@xmission.com writes:
  15. > Hi Everyone;
  16. > I am evaluating Kermit and trying to make it a terminal emulation
  17. > standard at our company.  We have lot of users who have PCs and modems
  18. > at home and would want to connect to our VAX mainframe at the
  19. > headquarters.  We also have a remote access server from 3COM by the
  20. > name of AccessBuilder 4000 for Ethernet.
  21. > This is the question:
  22. > How can make PC users use Kermit dialing in from home using Kermit?
  23. > We would like to utilize AccessBuilder for dialin purposes.  Does
  24.  
  25.     I haven't the slightest idea of what the AcesssBuilder is like
  26. so I can not give hints on dealing with it.
  27.  
  28. > Novell SLIP_PPP driver work with this?  where does ODIPKT and WINPKT
  29. > fit into this when dialing from home?
  30.  
  31.     Why not try it and find out quickly. ODIPKT+WINPKT are for use
  32. with Windows, providing a comms pathway for MS-DOS Kermit to an Ethernet
  33. ODI driver while running in a DOS box of Windows. PPP is not an Ethernet
  34. scheme. WINPKT alone is a Packet Driver to Packet Driver shim handling
  35. the nasties of running a Packet Driver application in a Windows DOS box,
  36. but for Ethernet and Token Ring. MS-DOS Kermit works fine straight to
  37. Novell's SLIP_PPP, by design.
  38.     MERIT's EtherPPP driver now seems to work ok and works with 
  39. MS-DOS Kermit. Find a copy in the Crynwr Collection of Packet Drivers,
  40. located widely such as kermit.columbia.edu and netlab2.usu.edu.
  41.         Joe D.
  42.  
  43. > Sorry if this seems to be a basic question, but I have not come to a
  44. > solution on this problem yet.  Any help will be appreciated.
  45. > Thank you,
  46. > Abraham Kololli
  47. > Utah Transit Authority
  48. > ekololli@xmission.com